home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
tour.dxr
/
00014_main menu last frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-21
|
187 b
|
9 lines
on exitFrame
global gMenuList, gMenuButton, gMenuExit, buttonName
repeat with X = 30 to 35
menuObj = getaProp(gMenuList, X)
outScope(menuObj)
end repeat
updateStage()
end